From cb49f6e2d07ce37aa7ad73d1f0d8d09e5627ea18 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 7 Apr 2005 19:39:10 +0000 Subject: [PATCH] Document that GtkButtonBox ignores the homogeneous property. (#171412, 2005-04-07 Matthias Clasen * gtk/tmpl/gtkbbox.sgml: Document that GtkButtonBox ignores the homogeneous property. (#171412, Morten Welinder) --- docs/reference/ChangeLog | 3 +++ docs/reference/gtk/tmpl/gtkbbox.sgml | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 5f5b083cdb..c1a1af85c3 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,8 @@ 2005-04-07 Matthias Clasen + * gtk/tmpl/gtkbbox.sgml: Document that GtkButtonBox ignores + the homogeneous property. (#171412, Morten Welinder) + * gtk/tmpl/gtkfilechooser.sgml: Add a paragraph about shortcut terminology. (#166906, Sebastien Bacher) diff --git a/docs/reference/gtk/tmpl/gtkbbox.sgml b/docs/reference/gtk/tmpl/gtkbbox.sgml index 1133fa6164..19d6dc39cb 100644 --- a/docs/reference/gtk/tmpl/gtkbbox.sgml +++ b/docs/reference/gtk/tmpl/gtkbbox.sgml @@ -29,7 +29,9 @@ used to spread the buttons in a button box across the container, respectively. - +The main purpose of GtkButtonBox is to make sure the children have all the same size. +Therefore it ignores the homogeneous property which it inherited from GtkBox, and always +behaves as if homogeneous was %TRUE. -- 2.30.2